Skip to content

Allow tns debug with Hot Module Replacement (HMR) #4114

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 17 commits into from
Dec 3, 2018

Conversation

DimitarTachev
Copy link
Contributor

PR Checklist

What is the current behavior?

tns debug android --hmr and tns debug ios --hmr are restarting the app on each file change regardless of the HMR flag and the debug sessions are disconnected.

What is the new behavior?

tns debug android --hmr and tns debug ios --hmr are not restarting the app allowing the debug session to continue even on a javascript file change.

Related to #2992

Copy link
Contributor

@Fatme Fatme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great work!

@DimitarTachev DimitarTachev force-pushed the tachev/debug-without-restart branch 3 times, most recently from 23a4007 to 0aaeb7e Compare November 15, 2018 17:12
@DimitarTachev DimitarTachev force-pushed the tachev/debug-without-restart branch from 0aaeb7e to 52b5499 Compare November 16, 2018 08:57
@DimitarTachev DimitarTachev force-pushed the tachev/debug-without-restart branch from 52b5499 to 453aba1 Compare November 19, 2018 11:59
@DimitarTachev
Copy link
Contributor Author

run ci

@DimitarTachev DimitarTachev force-pushed the tachev/debug-without-restart branch 2 times, most recently from 65f8457 to 7ac64f7 Compare November 22, 2018 08:17
@DimitarTachev DimitarTachev force-pushed the tachev/debug-without-restart branch from 38a45a4 to 4b6d169 Compare November 29, 2018 11:35
@DimitarTachev
Copy link
Contributor Author

run ci

@DimitarTachev DimitarTachev merged commit e8e126a into master Dec 3, 2018
@DimitarTachev DimitarTachev deleted the tachev/debug-without-restart branch December 3, 2018 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants